home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / MacFormat 92 CD / Shareware Plus / Internet / New Sherlock Channels / Mega Channels 1.02 / Mac Shopping / MacConnection.src next >
Encoding:
Text File  |  1999-11-12  |  969 b   |  41 lines

  1. # Created by that fat guy, raul
  2. # sherlock@teamdraw.com
  3. # I have no connection with mac connection other than 
  4. # the fact that I spend lots of money there
  5.  
  6. <search
  7.     name = "Mac Connection "
  8.     method = get
  9.     action = "http://www.macconnection.com/scripts/searchresults.asp"
  10.         update = "http://www.teamdraw.com/raul/stuff/macconnection.src.hqx">
  11. >
  12.  
  13. <INPUT NAME="BasicSrchText" user>
  14. <INPUT NAME="SR" VALUE="1">
  15. <INPUT NAME="ER" VALUE="10">
  16. <INPUT NAME="TR" VALUE="0">
  17. <INPUT NAME="ST" VALUE="BS">
  18. <INPUT NAME="PP" VALUE="0">
  19. <INPUT NAME="sortval" VALUE="Price">
  20. <INPUT NAME="plattype" VALUE="M">
  21.  
  22.  
  23. <interpret
  24.     resultListStart = "START BODY OF SEARCH RESULTS"
  25.     resultListEnd = "OBJECT GENERATED HTML ENDS HERE"
  26.     
  27.  
  28.   resultItemStart = '</A><BR CLEAR="ALL"></TD>'
  29.   resultItemEnd ='<TD ROWSPAN=2 ALIGN="CENTER"><A'
  30.  
  31.  
  32.  
  33.     
  34.     priceStart= "<B>$"
  35.     priceEnd="</B><BR></FONT></TD>"
  36.     availStart='<FONT SIZE=1 FACE="Arial,Helvetica"><B>'
  37.     availEnd="</B><BR></FONT></TD>"
  38. >
  39.  
  40. </search>
  41.